jupyter notebook widescreen

110

jupyter notebook widescreen -

from IPython.core.display import display, HTML
display(HTML("<style>.container { width:100% !important; }</style>"))

Comments

Submit
0 Comments